.a {
  fill: #36a9e1;
}

#header-textbox-2 .bg-wrap {
    background-color: #ded8d0;
}

#header-textbox-2 .bg {
    background-image: url('../images/sambo-paris-villejuif.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}

#decouvrir .bg-wrap {
	background: #24aae1;
}

#sinscrire .bg-wrap {
  background-color: #f4f5f6;
}

#equipement .bg-wrap {
	background: #24aae1;
}

.a {
  isolation: isolate;
}

.b {
  mix-blend-mode: multiply;
}

.c{
  fill:#36a9e1;
  fill-rule:evenodd;
}

#footer-img-text .bg-wrap {
	background: #eeeeee;
}

.modal-info {
  background-color: white;
  text-align: center;
}

.modal-info img {
  width: 100%;
}

.modal-info a {
  color: rgb(37, 170, 225);
  font-weight: 500;
}
