@font-face {
  font-family: "Mark Pro";
  src: url("../font/MarkPro.otf") format("otf"), url("../font/MarkPro.woff") format("woff"), url("../font/MarkPro.eot") format("eot"), url("../font/MarkPro.ttf") format("ttf"), url("../font/MarkPro.svg") format("svg"), url("../font/MarkPro.woff2") format("woff2");
  font-weight: normal;
}
@font-face {
  font-family: "Mark Pro";
  src: url("../font/MarkPro-Medium.otf") format("otf"), url("../font/MarkPro-Medium.woff") format("woff"), url("../font/MarkPro-Medium.eot") format("eot"), url("../font/MarkPro-Medium.ttf") format("ttf"), url("../font/MarkPro-Medium.svg") format("svg"), url("../font/MarkPro-Medium.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Mark Pro";
  src: url("../font/MarkPro-Bold.otf") format("otf"), url("../font/MarkPro-Bold.woff") format("woff"), url("../font/MarkPro-Bold.eot") format("eot"), url("../font/MarkPro-Bold.svg") format("svg"), url("../font/MarkPro-Bold.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "Mark Pro";
  src: url("../font/MarkPro-Black.otf") format("otf"), url("../font/MarkPro-Black.woff") format("woff"), url("../font/MarkPro-Black.eot") format("eot"), url("../font/MarkPro-Black.svg") format("svg"), url("../font/MarkPro-Black.woff2") format("woff2");
  font-weight: 900;
}
@font-face {
  font-family: "Mark Pro";
  src: url("../font/MarkPro-Italic.otf") format("otf"), url("../font/MarkPro-Italic.woff") format("woff"), url("../font/MarkPro-Italic.eot") format("eot"), url("../font/MarkPro-Italic.svg") format("svg"), url("../font/MarkPro-Italic.woff2") format("woff2");
  font-style: italic;
}
#tarteaucitronAlertBig {
  display: none !important;
}

.boutonBloc a {
  background-color: #074886;
  margin: 0 auto;
  padding: 15px 30px;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  font-size: 1.25rem;
  font-weight: 600;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  text-align: center;
}

a, p a.produit {
  color: #074886;
  font-weight: 700;
  text-decoration: none;
  /*&.bouton{
      padding: 15px 30px;
      background-color:#074886;
      color:#fff;
      border-radius: 5px;
      text-decoration:none;
      font-size:1.25rem;
      font-weight:600;
      box-shadow: $box-shadow;
  }
  */
}
a:hover, p a.produit:hover {
  color: #8F1F59;
  text-decoration: underline;
}
a:hover, p a.produit:hover {
  background-color: #8F1F59;
  color: #fff;
}

p a.produit:hover {
  background-color: transparent;
  color: #8F1F59;
  text-decoration: underline;
}

body, a span {
  font-family: "Mark Pro", sans-serif;
  font-weight: normal;
  font-size: 1.125rem;
  color: #4D4D4D;
  text-decoration: none;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: 700;
}

.navbar {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3607843137);
  margin-bottom: 20px;
}

.navbar-brand img {
  width: 250px;
}

.navbar-nav .nav-link img {
  width: 20px;
  height: auto;
}

footer a.nav-link {
  color: #2A2929;
}

footer a.nav-link:hover, footer a.nav-link:focus {
  color: white;
}

footer a.rs:hover, footer a.rs:focus {
  background-color: transparent;
}

.angle {
  border-radius: 30px;
}

.titre p {
  font-size: 2.125rem;
}

li {
  margin-bottom: 0.8rem;
}

p a {
  color: #8F1F59;
  font-weight: 600;
}
p a:hover {
  text-decoration: underline;
}
p a .small-text-blue {
  font-size: 1.3rem;
  color: #074886;
  font-weight: 500;
  text-decoration: none;
}
p a .stand:hover {
  font-size: 1.3rem;
  color: #074886;
  font-weight: 500;
  text-decoration: none;
}

.big-text-red {
  font-size: 1.5rem;
  color: #8F1F59;
}

.stand {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid rgba(138, 183, 203, 0.2980392157);
  border-radius: 20px;
  padding: 1rem;
}

.text-blue {
  font-size: 1.5rem;
  color: #074886;
}

a.nostyle {
  text-decoration: none !important;
}

.small-text-blue {
  font-size: 1.3rem;
  color: #074886;
  font-weight: 500;
  text-decoration: none;
}

.grey {
  background-color: #FCFAFA;
}

.conf img {
  max-width: 80%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.download {
  content: url("../img/telechargeable-picto.svg");
  margin: -3px 8px;
}

.dl .stand {
  transition: all 500ms;
}
.dl .stand:hover {
  transition: all 500ms;
  transform: scale(0.95);
}

.vimeo_player iframe {
  width: 100%;
  height: 100%;
}

.bgblack {
  background-color: #000;
}

.number {
  background-color: #000;
}
.number h3 {
  color: #fff;
}
.number span {
  color: #FF2B44;
  font-size: 4.375rem;
  font-weight: 700;
}
.number p {
  color: #fff;
  font-size: 1.688rem;
}

@media screen and (min-width: 576px) {
  .stand {
    min-height: 120px !important;
  }
  .produit {
    margin-bottom: 40px !important;
  }
  .angle {
    border-radius: 50px;
  }
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 2.5rem !important;
  }
  h2 {
    font-size: 2.1rem !important;
  }
  h3 {
    font-size: 1.4rem !important;
    line-height: 2.1rem !important;
    font-weight: 700;
    color: #074886;
  }
  .stand {
    min-height: 235px !important;
  }
  .produit {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 992px) {
  h1 {
    font-size: 3.5rem !important;
    font-weight: 600;
  }
  h2 {
    font-size: 2.8rem !important;
    font-weight: normal;
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 2rem;
  }
  h3 {
    font-size: 1.4rem !important;
    font-weight: 700;
    color: #074886;
    line-height: 2.1rem !important;
  }
  .stand {
    min-height: 300px !important;
  }
  .angle {
    border-radius: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .stand {
    min-height: 240px !important;
  }
}
@media screen and (min-width: 1400px) {
  .stand {
    min-height: 200px !important;
  }
}/*# sourceMappingURL=style.css.map */