@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
footer, .map-responsive, .bg-light {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

section {
  border-bottom: 1px solid #cecece;
}

* {
  font-family: "Roboto", sans-serif;
  outline: none !important;
  scroll-behavior: smooth;
  scroll-margin-top: 120px;
}

.row {
  margin: 0;
  padding: 0;
}

html,
body {
  font-size: 18px;
  color: #0c294c;
  background-color: #ffffff;
}

b {
  font-weight: 500;
}

h1 {
  font-size: 1.6rem;
  font-weight: 300;
  color: #0c294c;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

h2 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #0c294c;
  margin-bottom: 1rem;
  text-transform: uppercase;
  position: relative;
}
h2::after {
  content: "";
  display: block;
  margin: 0.4rem auto 0 auto;
  width: 100px;
  border-bottom: 2px solid #0c294c;
  transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

h3 {
  font-size: 1.4rem;
  font-weight: 300;
  color: #0c294c;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

h5 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3rem;
  color: #0c294c;
  margin-bottom: 2rem;
}

.header {
  padding: 0;
  margin: 0;
}

.navbar-dark .navbar-toggler {
  color: #ffffff !important;
}

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

.hamburger {
  padding: 15px;
  border: none;
  background-color: transparent;
}
.hamburger:focus {
  outline: none;
  box-shadow: none;
}
.hamburger .hamburger-inner,
.hamburger .hamburger-inner::before,
.hamburger .hamburger-inner::after {
  background-color: #9f242b;
}

.navbar-collapse ul {
  padding-left: 2.2rem;
  padding-right: 2.2rem;
}

.inscription {
  background-color: #fff;
  color: #9f242b;
  padding: 0.75em;
  text-decoration: none !important;
  font-weight: 500;
  width: 100%;
  font-size: 2rem;
  border-top: 1px solid #9f242b;
  border-bottom: 1px solid #fff;
  transition: all 0.8s;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.inscription:hover {
  background-color: #9f242b;
  color: #fff;
}

main {
  margin-top: 120px;
  padding: 0;
}

section {
  padding: 5rem 0 4rem 0;
}

#intro {
  background-color: #0c294c;
}

.bg-light {
  background-color: #ffffff !important;
  border-bottom: 1px solid #cecece !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #99152d !important;
}

.nav-link {
  color: #0c294c !important;
  margin-left: 15px;
  font-size: 21.6px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
}
.nav-link:hover {
  color: #9f242b !important;
}
.nav-link::after {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  bottom: 4px;
  width: 0;
  height: 2px;
  background-color: #9f242b;
  border-radius: 2px;
  transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.nav-link:hover::after {
  width: 80%;
}

.btn {
  padding: 0.2777777778rem 0.6666666667rem;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

#Table td,
#Table th {
  text-align: center;
}

.year {
  color: #04b1fe;
  font-weight: 600;
}

.website a {
  color: #04b1fe;
  font-weight: 400;
  text-decoration: none;
}

.color01 {
  color: #9f242b;
}

.color02 {
  color: #9f242b;
}

#chairs {
  background-color: #9f242b;
}
#chairs h1 {
  color: #ffffff;
}
#chairs h4 {
  color: #ffffff;
  font-size: 1.2rem;
}
#chairs h5 {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 200;
}
.accred {
  background-color: #9f242b;
}
.accred h1 {
  color: #ffffff;
}
.accred h4 {
  color: #ffffff;
  font-size: 1.2rem;
}
.accred h5 {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 200;
}
.accred p {
  color: #ffffff;
}

.img_speaker {
  border: 2px solid #ffffff;
}

#programme {
  background-color: #ffffff;
}
#programme .programme-slots {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 0.5rem;
}

.prog-row {
  padding: 0.75rem 0;
  margin: 0;
  border-bottom: 1px solid #cad0d8;
}
.prog-row .col-lg-2 {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .prog-row .col-lg-2 {
    justify-content: flex-start;
  }
}

.prog-time {
  display: inline-block;
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.15;
  color: #0c294c;
  background-color: #e7c8ca;
  border-radius: 8px;
  padding: 0.5rem 0.85rem;
  text-align: center;
  white-space: nowrap;
  min-width: 5.5rem;
}

.prog-title {
  margin: 0;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.35;
  color: #0c294c;
}

.prog-speaker {
  margin: 0;
  font-style: italic;
  font-weight: 400;
  font-size: 0.95rem;
  line-height: 1.35;
  color: #9ea9b7;
}

.prog-speaker-affiliation {
  font-size: 0.85rem;
  color: #9f242b;
  font-style: normal;
}

.prog-row--break .prog-time {
  background: #d3d8df;
  color: #79899d;
}
.prog-row--break .prog-title {
  font-weight: 600;
  color: #929fae;
}

.bgProg {
  background-color: transparent;
}

.focusProgramme {
  border-top: 1px solid #9f242b !important;
  border-bottom: 1px solid #9f242b !important;
}
.focusProgramme .prog-time {
  color: #9f242b;
  background: #eed8d9;
}
.focusProgramme .prog-title {
  color: #9f242b;
  font-weight: 600;
}

.hour {
  font-weight: 600;
  color: #0c294c;
}

.speakerProgramme {
  font-style: italic;
  font-weight: 200;
}

#register {
  background: linear-gradient(180deg, #eef7fd 0%, #cee6f7 50%, #a3c8ea 100%);
}

.nav-pills {
  margin: 0 15px;
  font-weight: 200;
}
.nav-pills .active {
  color: #fff !important;
}

.navBtn {
  color: #000 !important;
}

#venue {
  background: linear-gradient(180deg, #ffffff 0%, #faf4f4 50%, #f5e9ea 100%);
  padding-bottom: 0;
}

.map-responsive iframe {
  background-color: #9f242b;
}

.map-responsive {
  padding: 0;
  margin: 0;
  line-height: 0;
}

footer {
  background-color: #0c294c;
  color: #ffffff;
}
footer a {
  color: #ffffff !important;
  text-decoration: none !important;
}
footer a :hover {
  text-decoration: none !important;
  color: #ffffff !important;
}
footer p {
  font-weight: 100;
  line-height: 0.8rem;
  font-size: 0.8rem;
  margin-bottom: 0.7rem;
}
footer h4 {
  font-size: 1rem;
  margin-bottom: 1.8rem;
}
footer #footer-copyright {
  font-size: 0.8rem;
  background-color: #ffffff;
  color: #0c294c;
}

.scientific_secretariate {
  background-color: #0C1628;
}

@media screen and (max-width: 1030px) {
  main {
    margin-top: 85px;
    padding: 0;
  }
}
.btn-primary {
  background-color: #0a68ab;
  border-color: #0a68ab;
  border-radius: 2em;
}
.btn-primary:hover {
  background-color: #393b3d;
  border-color: #393b3d;
  border-radius: 2em;
}

.logo_servier {
  width: 300px;
}

@media screen and (max-width: 768px) {
  .logo_servier {
    width: 200px;
  }
}

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