.block_section_home_02.block_section_innovation {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items : stretch;
}

.block-prog-img {
  display: inline-block;
}

.div-prog-img {
  padding-left: 40px;
  padding-right: 40px;
  background-color: #fff;
  border-radius: 50px;
  /* min-height: 90px; */
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;

}

.prog-img {
  /* max-height: 70px; */
  border-radius: 25px;
}

.block-blue-prog {
  width: 100%;
  max-width: none;
}

.block-blue-preprog.conferences, .block-blue-prog.conferences {
  border-left: #F59735 solid 10px;
}

.block-blue-preprog.pitchs, .block-blue-prog.pitchs {
  border-left: #98C74D solid 10px;
}

.block-blue-preprog.pitchs-exposants, .block-blue-prog.pitchs-exposants {
  border-left: #7DC7A6 solid 10px;
}

.block-blue-preprog.prix, .block-blue-prog.prix {
  border-left: #59B5F8 solid 10px;
}

.block-blue-preprog.cocktail, .block-blue-prog.cocktail {
  border-left: #59B5F8 solid 10px;
}

.block-blue-preprog.france-biotech {
  border-left: #DB0916 solid 10px;
}

.block-blue-preprog.date, .block-blue-prog.date {
  margin-top: 20px;
  margin-bottom: 0;
  width: auto;
  display: inline-block;
  padding: 20px;
}


.underline-orange, .underline-green, .underline-blue, .underline-green-2, .underline-red, .underline-pink, .underline-brown {
  border-radius: 5px;
}

.underline-orange {
  border-bottom: #F59735 solid 5px;
}

.underline-green {
  border-bottom: #98C74D solid 5px;
}

.underline-green-2 {
  border-bottom: #7DC7A6 solid 5px;
}

.underline-blue {
  border-bottom: #59B5F8 solid 5px;
}

.underline-red {
  border-bottom: #DB0916 solid 5px;
}

.underline-pink {
  border-bottom: #FF00A1 solid 5px;
}

.underline-brown {
  border-bottom: #94541C solid 5px;
}

.speaker-name {
  display: block;
}

/* .speaker-name:not(:last-child)::after {
  content: " ● ";
} */

.no-pointer {
  cursor: unset !important;
}

/* .block-blue-preprog:last-child {
  display: none;
} */

.img-exposants {
  margin-top: 5px;
  margin-bottom: 5px;
}

.img-exposants._2 {
  margin-right: 10px;
  margin-left: 10px;
}

.div-prog-img.pitchs-exposants {
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-prog {
  line-height: 44px;
}

.blue-block-click:hover {
  background-color: #fff !important;
}

.blue-block-click:hover h4, .blue-block-click:hover h3, .blue-block-click:hover p {
  color: #0944bf !important;
}

.block-blue-preprog.hover:hover {
  background-color: #f5f5f5;
}

.block-blue-preprog.hover:hover h3, .block-blue-preprog.hover:hover h4, .block-blue-preprog.hover:hover p, .block-blue-preprog.hover:hover ul, .block-blue-preprog.hover:hover li {
  color: #0944bf;
}

.block-blue-preprog .p-replay {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}

.block-blue-preprog .a-replay {
  text-decoration: none;
}

.block-blue-preprog .a-replay:hover {
  text-decoration: underline;
}

.p-pitchs-exposants {
  color: #fff;
  font-size: 18px;
}

.list-replays-exposants {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 15px;
}

.list-replays-exposants li {
  color: #fff;
  text-decoration: underline;
  margin-bottom: 5px;
}

.list-replays-exposants li:hover {
  font-weight: bold;
  cursor: pointer;
}

.pitch-block.hover:hover {
  cursor: pointer;
}

.intervenants-trigger {
  text-decoration: underline;
  margin-bottom: 10px;
}

.intervenants-trigger:hover {
  font-weight: bold !important;
  cursor: pointer;
}

.polygone-intervenants {
  text-decoration: underline;
  transition: all 0.5s ease;
}

.heading-dates-prog {
  color: #0944BF;
  font-size: 25px;
  line-height: 30px;
  font-family: 'Avenir LT Std Heavy', sans-serif !important;
  font-weight: 800 !important;
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-dates-prog img:first-child {
  margin-left: 15px;
}

.heading-dates-prog img {
  margin-bottom: -10px;
}

.div-horaires-lieux-prog {
  display: flex;
  align-items: center;
}

.div-horaires-lieux-prog .heading {
  margin-top: 10px;
  margin-right: 15px;
}

.div-horaires-lieux-prog img {
  margin-right: -30px;
  margin-left: 20px;
}

.bloc-espace-conferences, .bloc-espace-agora {
  padding: 15px 20px;
  color: #fff;
  font-family: 'Avenir LT Std Heavy', sans-serif !important;
  font-weight: 800 !important;
  font-size: 20px;
  line-height: 20px;
  box-shadow: 10px 10px 8px #00000025;
  border-radius: 80px;
}

.bloc-espace-conferences {
  background-color: #F59735;
}

.bloc-espace-agora {
  background-color: #98C74D;
}

.titre-conferences-categories {
  line-height: 50px;
}

.lien-conference {
  display: inline-block;
}

.lien-conference:hover {
  font-weight: 800 !important;
}



@media screen and (min-width: 1920px) {
  .block-blue-preprog {
    width: 48%;
  }
  .heading-prog {
    line-height: 60px;
  }
  .img-exposants {
    margin-right: 10px;
    margin-left: 10px;
  }
  .img-exposants._2 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .list-replays-exposants {
    font-size: 17px;
  }
  .list-replays-exposants li {
    margin-bottom: 10px;
  }
  .container-pitchs-detail h2 {
    font-size: 33px !important;
  }
}

@media screen and (max-width: 991px) {
  .container-pitchs-detail, .container-pitchs-detail p {
    text-align: center !important;
  }
}

@media screen and (max-width: 600px) {
  .div-horaires-lieux-prog {
    flex-wrap: wrap;
  }
  .div-horaires-lieux-prog img {
    margin-right: 0px;
    margin-left: 0px;
  }
  .heading-dates-prog {
    text-align: center;
  }
  .heading-dates-prog img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .heading-dates-prog img:first-child {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  .bloc-espace-conferences.titre, .bloc-espace-agora.titre {
    display: block;
    margin: 10px auto;
  }
}

