@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.custom-file-label::after {
  content: "Sélectionner";
}
#customFile .custom-file-label{
    overflow: hidden;
        white-space: nowrap;
}
h3 {
  margin-bottom: 0;
}

.regie-nombre {
  margin-bottom: 0.5rem;
}

.borderperso {
  border-bottom: 4px solid #ffffff !important;
}

.borderperso2 {
  border-top: 4px solid #ffffff !important;
  box-shadow: 0px -6px 20px 0px rgba(0, 0, 0, 0.22);
}

@media (min-width: 992px) {
  .logo {
    margin-left: 30px;
    width: 100px;
    height: 50px;
  }
  .padding-0 {
    padding-top: 0.3rem !important;
    padding-bottom: 0.3rem !important;
    padding-left: 0.3rem !important;
  }
}

.padding-0bis {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
@media (max-width: 991px) {
  .logo {
    width: 100px;
    height: 50px;
    transform: translate(-50%, 10%);
    top: 0%;
    left: 50%;
    position: absolute;
  }
}
.padding-0 {
  padding-top: 0.6rem !important;
  padding-bottom: 0.6rem !important;
  padding-left: 0.6rem !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.menu {
  font-family: "Lato", sans-serif;
  color: white !important;
  font-weight: 100;
  font-size: 1.2em;
}
@media (min-width: 992px) {
  .menu {
    font-family: "Lato", sans-serif;
    color: white !important;
    font-weight: 100;
    font-size: 1em;
  }
}
@media (min-width: 1080px) {
  .menu {
    font-family: "Lato", sans-serif;
    color: white !important;
    font-weight: 100;
    font-size: 1.2em;
  }
}
.artiste {
  font-family: "Lato", sans-serif;
  color: white !important;
  font-weight: 100;
  font-size: 0.8em;
}
@media (min-width: 575px) {
  .artiste2 {
    font-family: "Lato", sans-serif;
    color: white !important;
    font-weight: 100;
    font-size: 1.3em !important;
  }
}
@media (min-width: 1200px) {
  .artiste2 {
    font-family: "Lato", sans-serif;
    color: white !important;
    font-weight: 100;
    font-size: 1.8em !important;
  }
}
@media (min-width: 450px) {
  .artiste2 {
    font-family: "Lato", sans-serif;
    color: white !important;
    font-weight: 100;
    font-size: 1em !important;
    margin-top: auto;
    margin-bottom: auto;
  }
}

.artiste2 {
  font-family: "Lato", sans-serif;
  color: white !important;
  font-weight: 100;
  font-size: 0.5em;
  margin-top: auto;
  margin-bottom: auto;
}

.menuative {
  font-family: "Lato", sans-serif;
  color: white !important;
  font-weight: 900;
}

@media (max-width: 991px) {
  .lecteur-menu {
    display: none;
  }
}
.lecteur-menu {
  width: 245px;
  height: 100%;
  position: absolute;
  border: 0px;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.image-album-menu {
  height: 100%;
  width: auto;
}

.album-menu {
  height: 100%;
  width: auto;
}
@media (min-width: 675px) {
  .logo-lecteur {
    height: 100% !important;
    width: auto;
  }
}
@media (min-width: 430px) and (max-width: 674px) {
  .logo-lecteur {
    height: 70% !important;
    width: auto;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media (min-width: 350px) and (max-width: 429px) {
  .logo-lecteur {
    height: 40% !important;
    width: auto;
    margin-top: auto;
    margin-bottom: auto;
  }
}

.logo-lecteur {
  height: 25%;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.endirect {
  display: flex;
  margin: auto;
  width: 154px;
}

.endirect p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: white;
}

@media (min-width: 1200px) {
  .endirect2 {
    display: flex;
    margin: auto;
    float: LEFT;
    width: 64%;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .endirect2 {
    display: flex;
    margin: auto;
    float: LEFT;
    width: 50%;
    height: 100%;
  }
}

@media (min-width: 450px) {
  .endirect2 {
    display: flex;
    margin: auto;
    float: LEFT;
    width: 45%;
    height: 100%;
  }
}

.endirect2 {
  display: flex;
  margin: auto;
  float: LEFT;
  width: 35%;
  height: 100%;
}
.play {
  color: white;
  margin-right: 5px;
}

.bouton-menu-perso {
  opacity: 1;
  color: rgba(255, 255, 255, 1) !important;
  border-color: rgba(255, 255, 255, 0) !important;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.lecteurcommun {
  width: 100%;
  height: 100px;
  position: fixed;
  background-color: #e62730;
  bottom: 0%;
  z-index: 20;
}
@media (min-width: 1200px) {
  .lecteur-commun-detail {
    height: 100%;
    width: 70% !important;
    margin: auto;
    border: 0px;
  }
}
@media (min-width: 992px) {
  .lecteur-commun-detail {
    height: 100%;
    width: 85% !important;
    margin: auto;
    border: 0px;
  }
}
.lecteur-commun-detail {
  height: 100%;
  width: 100%;
  margin: auto;
  border: 0px;
}
.image-album-menu2 {
  height: 100%;
  width: auto;
  float: left;
  margin-right: 30px;
}
@media (min-width: 992px) {
  .iconlecteur {
    font-size: 80px !important;
    float: left;
    color: white;
    margin-right: 20px;
  }
}
@media (min-width: 450px) {
  .iconlecteur {
    font-size: 60px !important;
    float: left;
    color: white;
    margin-right: 20px;
    margin-top: auto;
    margin-bottom: auto;
  }
}

.iconlecteur {
  font-size: 35px !important;
  float: left;
  color: white;
  margin-right: 20px;
  margin-top: auto;
  margin-bottom: auto;
}
.artistelecteur {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 675px) {
  .flechelecteur {
    font-size: 40px !important;
    color: white;
  }
}

.flechelecteur {
  font-size: 25px !important;
  color: white;
  margin-top: auto;
  margin-bottom: auto;
}

.blocradio {
  position: absolute;
  bottom: 96px;
  height: 350px;
  width: 180px;
  right: 10px;
  background-color: #e62730;
  z-index: 99;
}

@media (min-width: 992px) {
  .blocradio {
    right: 7.5% !important;
  }
}

@media (max-width: 1023px) {
  .banniere_ordi {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .banniere_tel {
    display: none !important;
  }
}

@media (min-width: 860px) {
  .containerperso {
    display: flex;
    width: 80% !important;
  }

  .containerperso2 {
    width: 80% !important;
  }
  .titre {
    font-size: 2.8rem !important;
    font-weight: 600;
  }
}
.containerperso {
  display: flex;
  width: 95%;
  position: relative;
  padding-top: 90px;
  padding-bottom: 120px;
  margin: auto;
}

.containerperso2 {
  width: 95%;
  position: relative;
  padding-top: 90px;
  padding-bottom: 120px;
  margin: auto;
}
.texttitre {
  font-family: montserrat, sans-serif;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 2.2rem;
  text-decoration: none;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700;
}
.texttitre-actu {
  font-family: montserrat, sans-serif;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 2.2rem;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-weight: 700;
}
.texttitre2 {
  font-family: montserrat, sans-serif;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 2.2rem;
  text-decoration: none;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
}
.titre {
  position: relative;
  display: inline-block;
  height: auto;
  width: auto;
  margin-bottom: 40px;
}

.hr-titre {
  content: "";
  width: 6rem;
  position: absolute;
  height: 0.2rem;
  background-color: #000;
  left: 0rem;
  bottom: -1.5rem;
  transition: all 0.15s linear;
}

.hr-titre2 {
  content: "";
  width: 6rem;
  position: absolute;
  height: 0.2rem;
  background-color: white;
  left: 0rem;
  bottom: -1.5rem;
  transition: all 0.15s linear;
}

.titre-survol {
  transition: all 0.15s linear;
  width: calc(100% + 0rem);
  cursor: pointer;
}

@media (min-width: 640px) {
  .actu {
    position: relative;
    width: 100%;
    text-align: justify;
    margin: auto;
  }
}

@media (max-width: 639px) {
  .actu {
    position: relative;
    width: 100%;
    text-align: center;
    margin: auto;
  }
}
@media (min-width: 1200px) {
  .detailactu {
    width: 300px !important;
    max-width: 300px !important;
    margin-right: 60px !important;
    height: 300px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .detailactu {
    width: 270px !important;
    max-width: 270px !important;
    margin-right: 30px !important;
    height: 300px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .detailactu {
    width: 230px !important;
    max-width: 230px !important;
    margin-right: 30px !important;
    height: 300px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
  }
}
@media (max-width: 575px) {
  .detailactu {
    width: 300px;
    max-width: 300px;
    margin: auto;
    height: 300px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .detailactu {
    width: 300px !important;
    max-width: 300px !important;
    margin-right: 60px !important;
    height: 300px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
  }
}

.imageactu {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.imageactudetail {
  transition: 0.3s ease-in-out;
  width: 100%;
  height: auto;
}

.vPetite:hover img,
.vLarge:hover img {
  transform: scale(1.2);
}

.titreactu {
  margin-top: 35px;
  font-family: montserrat, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.3rem;
  margin-right: 5%;
  margin-left: 5%;
  text-decoration: none !important;
  color: black !important;
}

.vPetite:hover .article-title,
.vLarge:hover .article-title {
  color: red !important;
}

.textactu {
  margin-top: 0px;
  font-family: montserrat, sans-serif;
  font-weight: 600;

  font-size: 0.6rem;
  margin-right: 5%;

  text-decoration: none !important;
  color: rgb(53, 52, 52) !important;
}

.typeactu {
  position: absolute;
  top: 150px;
  left: 0px;
  border-radius: 0 30px 30px 0;
  width: auto;
  height: 40px;
  background-color: #29abe2;
}

.infos {
  font-family: HelveticaNeueBoldCondensed, Arial Narrow;
  font-weight: bold;
  font-size: 20px;
  color: white;
  padding-top: 5px;
  margin-top: auto;
  margin-bottom: auto;
}
a:hover {
  text-decoration: none !important;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .scroll-downs {
    position: absolute;
    transform: translateX(-50%);
    right: 0;
    bottom: 7%;
    left: 50%;
    margin: auto;
    z-index: 2;
  }
}
@media (min-width: 1401px) {
  .scroll-downs {
    position: absolute;
    transform: translateX(-50%);
    right: 0;
    bottom: 5%;
    left: 50%;
    margin: auto;
    z-index: 2;
  }
}

@media (max-width: 1199px) {
  .scroll-downs {
    display: none;
  }
}
.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 1;
  margin: auto;
  box-sizing: content-box;
}
.scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(15px);
    opacity: 0;
  }
}

.titre_slide {
  background-color: black;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: inline;
  font-family: montserrat, sans-serif;
  padding: 0.2rem 0.8rem;
  color: white;
}

.titre_slide:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .carousel-caption {
    right: 0% !important;
    left: 5% !important;
    bottom: 4% !important;
    z-index: 1 !important;
    width: 38%;
    text-align: left;
  }
}

@media (max-width: 991px) {
  .carousel-caption {
    right: 0% !important;
    left: 5% !important;
    bottom: 4% !important;
    z-index: 1 !important;
    width: 50%;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .section-lg-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
.section-66 {
  padding-top: 66px;
  padding-bottom: 66px;
}

.section-30 {
  padding-top: 30px;
  padding-bottom: 66px;
}

.row-articles {
  position: relative;
}

.row-interviews {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.vLarge {
  max-width: 610px;
  height: 600px !important;
  box-shadow: 1px 1px 4px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
}

.main-article {
  background-color: #ffffff;
}

.article {
  overflow: hidden;
  background-color: #ffffff;
  color: #000000;
  padding: 0;
  position: relative;
  align-content: center;
  margin-bottom: 30px !important;
  box-shadow: rgba(0, 0, 0, 0.137255) 0px 2px 2px 0px;
}

.image-article {
  text-align: center;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.main .pastille {
  margin-top: -20px;
  width: auto;
  height: 35px;
  border-radius: 0 50px 50px 0;
  padding-top: 0px !important;
}

.pastille {
  margin-top: -20px;
  width: auto;
  height: 35px;
  position: absolute;
  z-index: 20;
  border-radius: 0 30px 30px 0;
}

.infos {
  background-color: #353434;
}

.infos,
.community,
.people {
  text-align: center;
  font-family: HelveticaNeueBlackCondensed, Arial Narrow;
  color: white;
  font-size: 20px;
}

.vPetite .infos {
  padding-top: 0px !important;
}

.article .vignette {
  padding: 22px 15px;
  color: black;
}

.main .vignette {
  padding: 30px 15px;
  height: 250px;
}
.vignette {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  margin-bottom: 0px;
  height: 110px;
}

.main .article-title {
  padding-left: 29px;
  padding-right: 29px;
}

.actu-info .main .article-title {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 5% !important;
  margin-right: 5% !important;
}

@media screen and (max-width: 769px) {
  .actu-info .main .article-title {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}

.vPetite {
  max-width: 300px;
  height: 285px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.137255) 0px 2px 2px 0px;
}

@media (min-width: 1350px) {
  .containers {
    width: 1290px !important;
  }
   .containers.radios {
    width: 1400px !important;
  }
  .containersbis {
    width: 1290px !important;
  }
  .containers-footer {
    width: 1290px !important;
  }
}
@media (min-width: 1020px) and (max-width: 1349px) {
  .containers {
    width: 960px !important;
  }
  .containersbis {
    width: 960px !important;
  }

  .containers-footer {
    width: 960px !important;
  }
}

@media (min-width: 690px) and (max-width: 1019px) {
  .containers {
    width: 630px !important;
  }

  .containers-footer {
    width: 630px !important;
  }
}

@media (max-width: 991px) {
  .containersbis {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.containers {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.containersbis {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.containers-footer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  color: white;
}

.pastille h3 {
  padding-left: 20px;
  padding-right: 20px;
}

.pastille h4 {
  padding-left: 20px;
  padding-right: 20px;
}

.main .vignette .textactu {
  font-size: 1.2rem;
  margin-left: 5%;
}

.vignette .textactu {
  font-size: 0.8rem;
}

@media (max-width: 769px) {
  .main .article-title {
    padding-right: 0px !important;
    padding-left: 0px !important;
    font-size: 1rem !important;
  }
  .main .textactu {
    margin-right: 0px !important;
    margin-left: 0px !important;
    font-size: 0.7rem !important;
  }
  .vLarge {
    height: auto !important;
  }
  .main .vignette {
    height: auto !important;
  }

  .vPetite {
    max-width: 100% !important;
    height: auto !important;
  }

  .vPetite img {
    max-width: 100% !important;
    width: 100%;
    height: auto;
  }
  .vPetite .vignette {
    display: block;
  }

  .interview .image-interview-detail {
    max-width: 100% !important;
    width: 100% !important;
  }

  .interview {
    max-width: 100% !important;
  }
}

.interview .image-interview-detail {
  max-width: 100% !important;
  width: 100% !important;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .h1,
  h1 {
    font-size: 2rem;
  }

  .h5,
  h5 {
    font-size: 1.05rem;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .h1,
  h1 {
    font-size: 1.7rem;
  }

  .h5,
  h5 {
    font-size: 1.05rem;
  }
}

@media (min-width: 700px) and (max-width: 991px) {
  .h1,
  h1 {
    font-size: 1.4rem;
  }

  .h5,
  h5 {
    font-size: 1rem;
  }

  .vignette .textactu {
    font-size: 0.7rem;
  }
}

@media (min-width: 500px) and (max-width: 699px) {
  .h1,
  h1 {
    font-size: 1.1rem;
  }

  .h5,
  h5 {
    font-size: 1rem;
  }

  .vignette .textactu {
    font-size: 0.7rem;
  }
}

@media (max-width: 499px) {
  .h1,
  h1 {
    font-size: 0.8rem;
  }

  .h5,
  h5 {
    font-size: 1rem;
  }

  .vignette .textactu {
    font-size: 0.7rem;
  }
}

img {
  transition: 0.3s ease-in-out;
}

.nav-item:hover {
  text-decoration: underline;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.7rem;
    padding-left: 0.7rem;
  }
}

.solution5 {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
  background-image: url(https://www.cheriefmhainautpicardie.fr/assets/images/Violet-Rouge.png);
  background-color: rgba(0, 0, 0, 0);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.solution6 {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
  background-image: url(https://www.cheriefm.fr/uploads/assets/cherie/background/background-concerts.png);
  background-color: rgba(0, 0, 0, 0);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.solution6bis {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
  background: linear-gradient(0deg, #000, #333);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.solution7 {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
  background-color: #e62730;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.solution8 {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
  background-color: #aa071a;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.solution9 {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
  color: white;
  background-color: #1a1a1a;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.card-custom {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  /* background-color: #fff; */
  background-clip: border-box;
  /* border: 1px solid rgba(0,0,0,.125); */
  border-radius: 0.25rem;
}

.card-custom3 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  /* background-color: #fff; */
  background-clip: border-box;
  /* border: 1px solid rgba(0,0,0,.125); */
  border-radius: 0.25rem;
}

.card-custom2 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  /* background-color: #fff; */
  background-clip: border-box;
  /* border: 1px solid rgba(0,0,0,.125); */
  border-radius: 0.25rem;
}

.card-bloc-image {
  width: 200px;
  height: 200px;
  border-radius: 20px;
  background-color: white;
  text-align: center;
  margin: auto;
  position: relative;
}

.card-bloc-image-bis,
.frequence-radio {
  width: 200px;
  height: 200px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.25);
  text-align: center;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
}

.player-radio {
  width: 300px;
  height: 300px;
  background-color: rgba(0, 0, 0, 0.25);
  text-align: center;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
}

.player-radio .ico {
  font-size: 2.5rem;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.img_frequences {
  width: 90% !important;
  /* border-top-left-radius: calc(.25rem - 1px); */
  /* border-top-right-radius: calc(.25rem - 1px); */
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.img_commercial {
  width: 100% !important;
  /* border-top-left-radius: calc(.25rem - 1px); */
  /* border-top-right-radius: calc(.25rem - 1px); */
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
}

.card-img-top-bis {
  width: 35% !important;
  /* border-top-left-radius: calc(.25rem - 1px); */
  /* border-top-right-radius: calc(.25rem - 1px); */
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.card-title {
  font-family: lato, sans-serif;
  text-transform: uppercase;
  color: white;
  text-align: center;
}

.card-title2 {
  color: hsla(0, 0%, 100%, 0.8) !important;
}

.invisible {
  display: none;
}

.card-custom:hover,
.card-custom3:hover {
  cursor: pointer;
}

.souligne {
  text-decoration: underline;
}

.containers:after {
  clear: both;
  content: "";
  display: block;
}

.containersbis:after {
  clear: both;
  content: "";
  display: block;
}
.float_left {
  float: left;
}

.float_right {
  float: right;
}

@media (min-width: 1350px) {
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1020px) and (max-width: 1349px) {
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 768px) and (max-width: 1019px) {
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.vPetite img {
  max-width: 300px;
  height: auto;
}

.vLarge img {
  max-width: 630px;
  height: auto;
}

@media (max-width: 600px) {
  .vLarge img {
    max-width: 100%;
    height: auto;
  }
}

.card-title.spectacle {
  font-size: 1.5rem;
  font-weight: bolder;
}

.see-more-infos {
  border: #353434 1px solid;
  color: #353434 !important;
}

.see-more-infos2 {
  border: white 1px solid;
  color: white !important;
}

.see-more-infos:hover {
  background-color: #353434;
  color: white !important;
}

.see-more-infos2:hover {
  background-color: white;
  color: #353434 !important;
}

.see-more {
  margin-bottom: 15px !important;
}
.see-more {
  width: 280px;
  height: 40px;
  margin: 0 auto !important;
  font-size: 24px !important;
  text-align: center;
}

.interview {
  max-width: 450px;
  height: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background-color: #ffffff;
}

.interview img {
  max-width: 450px;
  height: auto;
}

.article-ITW {
  overflow: hidden;
  background-color: #ffffff;
  color: #000000;
  padding: 0;
  position: relative;
  align-content: center;
  margin-bottom: 30px !important;
}

.interview .vignette {
  padding: 10px 0px 0px 0px;
  color: black;
  display: block !important;
  vertical-align: middle;
  font-size: 16px;
  margin-bottom: 0px;
  height: auto;
}

.interview .textactu {
  margin-bottom: 0px !important;
}

.interview .article-title {
  margin-bottom: 0px;
}

.mediaInfo {
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 1.2rem;
  padding: 0.2rem 0.4rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.mediaInfo--bottom {
  bottom: 0.6rem;
  left: 0.6rem;
  position: absolute;
}

.mediaInfo--bottom--bis {
  position: absolute;
  top: 10px;
  left: 10px;
}

.image-interview {
  text-align: center;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.card-img-left {
  width: 17px;
  float: left;
}

.duree-interview {
  margin-bottom: 0rem !important;
  font-size: 12px;
}

.card-bloc-image-interview {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
  margin: auto;
  position: absolute;
  top: 0;
}

.card-bloc-image-concert {
  position: relative;
}

.concert .card-title {
  text-transform: initial;
}

.titre:hover {
  cursor: pointer;
}

.idee_de_sortie {
  background-color: #982961;
  color: white;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?kdqcuh");
  src: url("../fonts/icomoon.eot?kdqcuh#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?kdqcuh") format("truetype"),
    url("../fonts/icomoon.woff?kdqcuh") format("woff"),
    url("../fonts/icomoon.svg?kdqcuh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\c437";
}

.icon-instagram:before {
  content: "\c438";
}
.icon-twitter:before {
  content: "\c439";
}

.icon-social {
  font-size: 3em;
  padding: 4px;
  color: #fff;
}

.icon-social:hover {
  color: #e0e0e0;
}

@media (max-width: 576px) {
  .icon-social {
    font-size: 2em;
  }
}

.footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .footer-bis {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
  }

  .icon-footer {
    display: none;
  }
}

@media (max-width: 767px) {
  .footer-bis {
    justify-content: space-between;
    padding-top: 30px;
  }
  .titre-footer {
    text-align: center;
    margin: 20px;
  }
  .containers-footer ul {
    border-top: 0.1rem solid grey;
  }

  .effet-footer {
    transition: 0.6s ease-in-out;
  }

  .containers-footer ul .appli {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-top: none;
  }

  .border-top-none {
    border-top: none !important;
  }

  #play-store {
    margin-right: 5px;
  }

  #app-store {
    margin-left: 5px;
  }

  .app-link {
    padding-left: 0px;
    padding-right: 0px;
  }

  .icon-footer {
    font-size: 1.5em;
    position: absolute;
    right: 15px;
    top: 12px;
    transition: 0.3s ease-in-out;
  }

  .icon-footer-clic {
    transform: rotate(180deg);
  }

  .effet-footer-ul:hover {
    cursor: pointer;
  }

  .effet-footer.closebis {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s;
  }

  .effet-footer.openbis {
    max-height: 4.5em;
    overflow: hidden;
    transition: max-height 0.3s;
    margin-bottom: 20px;
  }
}

.effet-footer-ul {
  margin-bottom: 0px;
}

.visible {
  display: block;
}

.containers-footer ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.gras {
  font-weight: bold;
}

.containers-footer ul img {
  max-width: 100%;
  width: 140px;
  max-height: 100%;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.containers-footer ul li a {
  color: white;
}

.containers-footer ul li a:hover {
  color: white;
  text-decoration: underline !important;
}

.breadcrumb {
  background-color: #1a1a1a;
  justify-content: center;
  margin-bottom: 0rem !important;
}

.breadcrumb-item:before {
  content: ">" !important;
  font-size: 0.6rem !important;
  color: white !important;
}

.breadcrumb-link {
  color: white !important;
  text-decoration: none;
  background-color: transparent;
}

.breadcrumb-link:hover {
  text-decoration: underline !important;
}

.premier:before {
  content: "" !important;
}

.breadcrumb-text {
  font-size: 0.9rem !important;
}

.centre {
  text-align: center;
  margin: auto;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-20 {
  margin-top: 20px;
}

.button,
.button2 {
  border-color: transparent;
  font-size: 0.9rem !important;
  font-weight: 400;
  padding: 0.8rem 1.2rem;
  --button-backgroundColor: #fff;
  --button-borderColor: #000;
  --button-borderWidth: 0.1rem;
  --button-textColor: #000;
  --button-textSize: 1.4rem;
  --button-iconColor: var(--button-textColor);
  --button-iconToggleColor: #e62730;
  --button-padding: 0.8rem 1.6rem;
  color: var(--button-textColor);
  background-color: var(--button-backgroundColor);
  border: var(--button-borderWidth) solid var(--button-borderColor);
  font-size: var(--button-textSize);
  font-weight: 700;
  line-height: 1.2;
  padding: var(--button-padding);
  font-family: lato, sans-serif;
  letter-spacing: 0.05rem;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin: 5px;
}

.button:hover {
  border-color: transparent;
  font-size: 0.9rem !important;
  font-weight: 400;
  padding: 0.8rem 1.2rem;
  --button-backgroundColor: transparent;
  --button-borderColor: #fff;
  --button-borderWidth: 0.1rem;
  --button-textColor: #fff;
  --button-textSize: 0.9rem;
  --button-iconColor: var(--button-textColor);
  --button-iconToggleColor: #e62730;
  --button-padding: 0.8rem 1.6rem;
  color: var(--button-textColor);
  background-color: var(--button-backgroundColor);
  border: var(--button-borderWidth) solid var(--button-borderColor);
  font-size: var(--button-textSize);
  font-weight: 700;
  line-height: 1.2;
  padding: var(--button-padding);
  font-family: lato, sans-serif;
  letter-spacing: 0.05rem;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

.button2:hover,
.button2:focus,
.button2:active,
.button2.active-agenda {
  border-color: transparent;
  font-size: 0.9rem !important;
  font-weight: 400;
  padding: 0.8rem 1.2rem;
  --button-backgroundColor: black !important;
  --button-borderColor: black !important;
  --button-borderWidth: 0.1rem;
  --button-textColor: #fff !important;
  --button-textSize: 0.9rem;
  --button-iconColor: var(--button-textColor);
  --button-iconToggleColor: #e62730;
  --button-padding: 0.8rem 1.6rem;
  color: var(--button-textColor);
  background-color: var(--button-backgroundColor);
  border: var(--button-borderWidth) solid var(--button-borderColor);
  font-size: var(--button-textSize);
  font-weight: 700;
  line-height: 1.2;
  padding: var(--button-padding);
  font-family: lato, sans-serif;
  letter-spacing: 0.05rem;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

.button--rounded {
  border-radius: 2rem;
}

.button--lowercase {
  text-transform: none;
}

.button:not(span) {
  cursor: pointer;
}

button,
input {
  background: none;
  border: none;
  padding: 0;
}

.enrj-times-light {
  position: absolute;
  right: 1rem;
  top: -99rem;
  color: #fff;
  font-size: 1.2rem;
}

.button-icon {
  vertical-align: middle;
  color: var(--button-iconColor);
  fill: var(--button-iconColor);
}

[class*=" enrj-"],
[class^="enrj-"] {
  font-family: enrj-sdfsdf;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.filters-inner {
  border-top: 0.1rem solid #666;
  padding-top: 2.4rem;
}

.modal-header {
  background: #eee;
  font-family: montserrat, sans-serif;
  text-align: center;
  padding: 15px;
  border-bottom: 0px solid #e5e5e5;
  min-height: 16.42857px;
  display: block;
  position: relative;
}

.modal-header h5 {
  margin-bottom: 0px !important;
  max-width: 90%;
  margin: auto;
}

.close {
  position: absolute;
  top: 30%;
  right: 4%;
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 650px !important;
    margin: 30px auto;
  }
}

.modal-content {
  border: 0px solid rgba(0, 0, 0, 0.2);
}

.modal-body .card-body {
  color: black !important;
}

.modal-body .card-title {
  color: black !important;
}

.modal-body .card-title2 {
  color: black !important;
}

.entier {
  fill: #dadcda;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.entier:hover {
  fill: #e62830;
  cursor: pointer;
}
.survol {
  fill: #e62830;
  cursor: pointer;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.cls-5 {
}
.cls-2 {
  fill: #dfe69e;
}
.cls-3 {
  fill: #fff;
}
.cls-5 {
  fill: none;
}

.modal-body ul {
  color: #c30101;
  padding: 20px;
}

.modal-body ul li {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 17px;
}

.modal-body ul li a {
  color: #c30101 !important;
}

.modal-body ul li a:hover {
  color: #e62730 !important;

  cursor: pointer;
}

.modal-body ul li::marker {
  font-size: 5em;
}

@media (max-width: 768px) {
  .dessin {
    margin: auto;
    display: flex;
    justify-content: center;
  }

  .text-popup {
    margin: auto;
  }
}

.margin-auto {
  margin: auto;
}

@media (min-width: 769px) {
  .dessin {
    display: flex;
    justify-content: center;
  }

  .text-popup {
    float: left;
  }
}
.bg-grey {
  background-color: #f8f8f8;
}

.detail-actu {
  background: white;
}

.titre-detail-actu {
  padding: 25px 25px 0px 25px;
}

.image-article img {
  width: 100%;
}

.image-article .mediaInfo img {
  width: 20px;
}

.nav-item .active {
  text-decoration: underline;
  font-weight: bolder;
}

.titre-detail {
  padding: 30px;
}
.titre-detail .article-title-detail {
  font-weight: bold;
  padding: 0px 0px 10px 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  text-transform: uppercase;
}
.titre-detail p {
  margin-bottom: 0rem;
  text-transform: capitalize;
}

.main-detail .vignette .textactu {
  font-size: 1rem;
  margin-left: 0%;
  font-weight: normal;
}
.main-detail .vignette {
  padding: 50px 15px;
}

.main-detail .pastille {
  height: auto !important;
}

.partage-reseaux {
  position: absolute;
  right: 2%;
  bottom: 5%;
}

.article-liste-title-detail {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  padding: 0px;
}

.liste-actu {
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
}

.hr-liste {
  width: 80px;
  height: 0px;
  margin: auto auto 35px auto;
  color: black;
  background-color: #000;
}

.hr-liste-detail {
  width: 50px;
  height: 0px;
  margin: auto auto 10px 0px;
  color: black;
  background-color: #000;
}

.liste-actu h6 {
  color: black;
  text-transform: uppercase;
  margin-bottom: 0rem;
}

.textactu-detail {
  margin-top: 0px;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
  text-decoration: none !important;
  color: rgb(53, 52, 52) !important;
}

.date-liste {
  margin-right: 0;
  text-align: right;
  color: black;
  font-size: 0.8rem;
}

.bloc-droit-actu {
  background-color: #ffffff;
  box-shadow: rgb(0 0 0 / 14%) 0px 2px 2px 0px;
}

.actu-bloc-droit:hover h6 {
  color: red !important;
}

@media (max-width: 991px) {
  .bg-white-mobile {
    background-color: white !important;
  }
  .padding-top-0 {
    padding-top: 0px !important;
  }
}

.containersbis .actu-info {
  padding: 0px !important;
}

#coordonnees {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.row-coordonnees {
  align-items: center;
}

.play-active {
  height: 2%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.wave {
  background: url(/assets/images/SVG/wave.svg) repeat-x;
  position: absolute;
  top: -100px;
  width: 6400px;
  height: 198px;
  animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
  transform: translate3d(0, 0, 0);
}

.wave:nth-of-type(2) {
  top: -80px;
  animation: wave 7s cubic-bezier(0.36, 0.49, 0.63, 0.53) -0.125s infinite,
    swell 7s ease -1.25s infinite;
  opacity: 1;
}

@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}

@keyframes swell {
  0%,
  100% {
    transform: translate3d(0, -25px, 0);
  }
  50% {
    transform: translate3d(0, 5px, 0);
  }
}

.btn-play {
  background-image: url(/assets/images/SVG/play-circle-solid.svg);
}
.player {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

#antenne a {
  color: #c30101;
}
.round {
  background-color: #c30101;
  border-radius: 2000px;
  margin: auto;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: self-end;
  color: white;
  margin-top: 20px;
  margin-bottom: 20px;
}

.modal-frequences {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 25px;
}

.player-bas {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 250;
}

.detail-interview .vignette {
  padding: 15px !important;
}

.actu-bloc-droit img {
  float: left;
}

@media (max-width: 991px) {
  .actu-bloc-droit img {
    height: 60px;
    margin-right: 5px;
  }

  .actu-bloc-droit .article-title {
    height: 60px;
    margin-right: 5px;
  }

  .actu-bloc-droit .textactu-detail {
    margin-top: 5px;
  }
}

@media (min-width: 992px) {
  .actu-bloc-droit img {
    display: none;
  }
}

.concert-all .card-title {
  text-transform: uppercase;
  color: black !important;
}

.trait-progression {
  width: 0%;
  height: 4px;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 10;
  top: -2px;
  left: 0;
  cursor: pointer;
  background: #d0011b;
}

.time-informations {
  padding-left: 20px !important;
}

.img-lecteur-box {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  max-width: 300px;
  min-width: 300px;
  max-height: 300px;
  min-height: 300px;
}

.frequence-radio .ico,
.card-bloc-image-bis .ico {
  font-size: 2.5rem;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hidden {
  display: none;
}

.card-titlebis {
  font-family: lato, sans-serif;
  text-transform: uppercase;
  color: white;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.25;
  height: 3.5em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.card-titlebis2 {
  color: hsla(0, 0%, 100%, 0.8) !important;
}

.card-custom:hover .card-title {
  text-decoration: underline;
}

#exampleModal .img_frequences {
  cursor: pointer;
}

.reveil-cherie {
  width: 100%;
}
@media (min-width: 600px) and (max-width: 1199px) {
  .md-hidden {
    display: none;
  }
}

@media (min-width: 1200px) {
  .lg-hidden {
    display: none;
  }
}

@media (max-width: 599px) {
  .xs-hidden {
    display: none;
  }
}

.carousel-indicators {
  margin-bottom: 0.2rem;
}
@media (min-width: 992px) {
  .ecart-menu {
    padding-top: 70px;
  }
  .container-404 {
    width: 80%;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media (min-width: 992px) {
  .section-404 {
    position: relative;
    background-image: url(http://www.cheriefmcambresisnordpicardie.fr/assets/images/404.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .ecart-menu {
    padding-top: 63px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .section-404 {
    position: relative;
    background-image: url(http://ww.cheriefmcambresisnordpicardie.fr/assets/images/404.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
  }
  .container-404 {
    width: 100%;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media (max-width: 767px) {
  .container-404 {
    width: 100%;
    margin: auto;
  }
}
.flex-ville {
  display: flex;
  flex-direction: row;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.disparition {
  width: 0 !important;
  padding: 0 !important;
}

.agenda-js {
  transition: all 0.2s ease-in-out;
}

.hauteur-page {
  min-height: 70vh;
}

.rouge-404 {
  background-color: rgba(241, 0, 12, 0.75);
  padding: 50px;
  text-align: center;
  color: white;
}

.titre-404 {
  font-family: montserrat, sans-serif;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 5rem;
  text-decoration: none;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700;
}

.plansite {
  text-transform: uppercase;
  font-weight: 700;
  color: black;
  font-size: 18px;
  letter-spacing: 0.1rem;
}
.plansite:hover {
  opacity: 0.7;
  color: black;
}
.lieudate {
  font-weight: bold;
  margin-top: 20px;
}

.lieudate p {
  font-weight: bold;
  margin-bottom: 0px !important;
}

#coordonees a:hover {
  color: #aa071a !important;
}

#message_file {
  background: #00800029;
    padding: 20px;
    margin-top: 10px;
    text-align: center;
    border-radius: 5px;
    display: none;
}

.info_annonce_locale{
  background-image: url(/assets/images/annonce_ptt.jpg);
  height: 300px;
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 60%;
}

@media (max-width:600px){
  .info_annonce_locale{
    height: 230px;
    background-size: 300vw;
}
}

.tarteaucitronAlertBigTop {
  max-height: 100%!important;
  display: block;
  overflow-x: scroll!important;
}

.tarteaucitronAlertBigTop img{
  width: 200px!important;
}
.row-radios {
  display:flex;
  justify-content: center;
}
@media (max-width:1396px){
  .row-radios {
    flex-wrap: wrap;
  }
}